home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global tempcount, tempObject, homeVList, LbalanceHList, LbalanceVList, RbalanceHList, RbalanceVList, LcurrentWeight, homeHList, stickH1List, stickH2List, stickV1List, stickV2List, onScaleList, RcurrentWeight, incCount
- set RcurrentWeight to 0
- set LcurrentWeight to 0
- set incCount to 0
- set LbalanceHList to [88, 86, 85, 84, 83, 83, 83, 84, 85, 85, 85, 85]
- set LbalanceVList to [244, 238, 232, 226, 220, 214, 208, 202, 196, 196, 196, 196]
- set RbalanceHList to [257, 257, 258, 258, 258, 258, 257, 255, 254, 254, 254, 254]
- set RbalanceVList to [196, 202, 208, 214, 220, 226, 232, 238, 244, 244, 244, 244]
- set stickH1List to [1, 120, 112, 92, 72, 52, 32, 12, 12, 12, 12]
- set stickV1List to [164, 158, 152, 146, 140, 134, 128, 122, 116, 116]
- set stickH2List to [210, 220, 226, 246, 266, 286, 306, 226, 290, 300]
- set stickV2List to [116, 122, 128, 134, 140, 146, 152, 158, 164, 178]
- set onScaleList to [0, 0, 0, 0, 0]
- set homeHList to [418, 572, 570, 422]
- set homeVList to [136, 262, 132, 254]
- puppetSprite(2, 1)
- puppetSprite(3, 1)
- puppetSprite(4, 1)
- puppetSprite(6, 1)
- puppetSprite(10, 1)
- puppetSprite(11, 1)
- puppetSprite(12, 1)
- repeat with T = 14 to 17
- puppetSprite(T, 1)
- end repeat
- if tempcount <> 1 then
- WEASELSpeak("intro" & tempcount)
- end if
- if tempcount > 2 then
- set the castNum of sprite 9 to the number of cast "more"
- end if
- set tempObject to 30
- end
-